home *** CD-ROM | disk | FTP | other *** search
/ Enter 2006 September / Enter 09 2006.iso / Enter / config / style.sas < prev   
Encoding:
Text File  |  2004-09-16  |  951 b   |  28 lines

  1. =============== macro =================
  2. {space2:  }
  3. {hr:<hr size=1 noshade>}
  4.  
  5. ================ query ================
  6.  
  7. {Style:
  8. <style type="text/css">
  9. * \123font-family:sans-serif;font-size:9pt;line-heigt:1.3em\125
  10. body \123margin:1em 0\125
  11. .tyt \123font-size:1.8em;font-weight:bold\125 
  12. .prog \123font-size:120%;font-weight:bold;text-decoration:none\125
  13. .p \123margin-top:.5em;padding-left:1em;padding-right:1em\125
  14. .tt \123font-family:monospace;font-size:1.3em;color:<+navy>\125
  15. .sub \123font-size:7pt;text-transform:uppercase\125
  16. .inp \123background-color:<+input_color>;font-size:90%\125 
  17. .warn \123color:maroon;font-family:sans-serif\125
  18. .err \123color:red;font-family:sans-serif;font-weight:bold\125
  19. form \123display:inline\125
  20. img \123border:0\125
  21. td \123text-align:top \125
  22. a:visited \123color:<+navy>\125
  23. a:active \123color:<+red>\125
  24. a:link \123color:<+navy>\125
  25. a:hover \123color:<+red>\125 
  26. </style>}
  27.  
  28.